Revision: tla--authinfo-ext--1.4--patch-2
Archive: Matthieu.Moy@imag.fr--public
Creator: Matthieu Moy <Matthieu.Moy@imag.fr>
Date: Thu Mar  3 00:35:07 MET 2005
Standard-date: 2005-03-02 23:35:07 GMT
New-files: libarch/.arch-ids/authinfo.c.id
    libarch/.arch-ids/authinfo.h.id libarch/authinfo.c
    libarch/authinfo.h
Removed-files: libarch/authinfo.c libarch/authinfo.h
Modified-files: libarch/pfs-dav.c
New-patches: Matthieu.Moy@imag.fr--public/tla--authinfo-ext--1.4--patch-2
Summary: ~/.authinfo mechanism for DAV and http_proxy
Keywords: 

* added "machine" field to struct authinfo (necessary for ~/.authinfo
  lookup)

* libarch/pfs-dav.c (arch_pfs_dav_connect): register dav_client_auth and
  build auth struct even if username and password are not provided.
  Register dav_client_auth also for proxy.

* libarch/pfs-dav.c (dav_client_auth): use authinfo.[hc] to get username
  and/or password.

* authinfo.c, authinfo.h: New files.

